func net.isLocalhost

2 uses

	net (current package)
		conf.go#L219: 			if isLocalhost(hostname) || isGateway(hostname) {
		conf.go#L312: func isLocalhost(h string) bool {